home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Shareware / Auslogics BoostSpeed 4.2.7.172 / boost-speed-setup.exe / {app} / Update.exe / 0 / RCDATA / TFRMCHECKINGUPDATE / TFRMCHECKINGUPDATE.txt < prev   
Text File  |  2008-10-30  |  4KB  |  188 lines

  1. object frmCheckingUpdate: TfrmCheckingUpdate
  2.   Left = 369
  3.   Top = 302
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'frmCheckingUpdate'
  7.   ClientHeight = 386
  8.   ClientWidth = 622
  9.   Color = clWhite
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Scaled = False
  17.   OnCreate = AxSimpleSkinFormCreate
  18.   OnDestroy = FormDestroy
  19.   OnHide = AxSimpleSkinFormHide
  20.   OnShow = AxSimpleSkinFormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object pnlCheckingUpdate: TPanel
  24.     Left = 0
  25.     Top = 0
  26.     Width = 622
  27.     Height = 386
  28.     Align = alClient
  29.     BevelOuter = bvNone
  30.     ParentColor = True
  31.     TabOrder = 0
  32.     DesignSize = (
  33.       622
  34.       386)
  35.     object lHeaderInfo: TLabel
  36.       Left = 32
  37.       Top = 64
  38.       Width = 560
  39.       Height = 56
  40.       Anchors = [akLeft, akTop, akRight]
  41.       AutoSize = False
  42.       Caption = 
  43.         'Please wait while the program is checking for available updates.' +
  44.         ' The number of updates and their total size will be displayed on' +
  45.         'ce the information is received.'
  46.       Font.Charset = DEFAULT_CHARSET
  47.       Font.Color = 3355443
  48.       Font.Height = -13
  49.       Font.Name = 'Arial'
  50.       Font.Style = []
  51.       ParentFont = False
  52.       Transparent = True
  53.       WordWrap = True
  54.     end
  55.     object lTitle: TAxSmoothLabel
  56.       Left = 32
  57.       Top = 16
  58.       Width = 171
  59.       Height = 19
  60.       Quality = smMMXSmoothing4x
  61.       Caption = 'Checking for updates'
  62.       Font.Charset = DEFAULT_CHARSET
  63.       Font.Color = 10040064
  64.       Font.Height = -16
  65.       Font.Name = 'Verdana'
  66.       Font.Style = []
  67.       ParentFont = False
  68.       Transparent = True
  69.     end
  70.     object lMostRecent: TLabel
  71.       Left = 32
  72.       Top = 178
  73.       Width = 180
  74.       Height = 16
  75.       Caption = 'Most recent check for updates:'
  76.       Font.Charset = DEFAULT_CHARSET
  77.       Font.Color = 3355443
  78.       Font.Height = -13
  79.       Font.Name = 'Arial'
  80.       Font.Style = []
  81.       ParentFont = False
  82.       Transparent = True
  83.     end
  84.     object lProgramV: TLabel
  85.       Left = 32
  86.       Top = 200
  87.       Width = 97
  88.       Height = 16
  89.       Caption = 'Program version:'
  90.       Font.Charset = DEFAULT_CHARSET
  91.       Font.Color = 3355443
  92.       Font.Height = -13
  93.       Font.Name = 'Arial'
  94.       Font.Style = []
  95.       ParentFont = False
  96.       Transparent = True
  97.     end
  98.     object lInfoText: TAxLabel
  99.       Left = 72
  100.       Top = 290
  101.       Width = 475
  102.       Height = 56
  103.       OnLinkClick = lInfoTextLinkClick
  104.       LinkColor = 14509568
  105.       LinkSelectedColor = 14522624
  106.       WordWrap = True
  107.       Quality = smGDISmoothing
  108.       Transparent = True
  109.       AutoSize = False
  110.       Caption = 
  111.         'Auslogics provides its users with a realible and inexpansive sol' +
  112.         'utions to clean up, optimize and protect thier computers. <a hre' +
  113.         'f="more">More</a>'
  114.       Font.Charset = DEFAULT_CHARSET
  115.       Font.Color = 3355443
  116.       Font.Height = -13
  117.       Font.Name = 'Arial'
  118.       Font.Style = []
  119.       ShowAccelChar = True
  120.       ParentFont = False
  121.     end
  122.     object lDateUpdate: TLabel
  123.       Left = 286
  124.       Top = 178
  125.       Width = 12
  126.       Height = 16
  127.       Caption = '...'
  128.       Font.Charset = DEFAULT_CHARSET
  129.       Font.Color = 3355443
  130.       Font.Height = -13
  131.       Font.Name = 'Arial'
  132.       Font.Style = []
  133.       ParentFont = False
  134.       Transparent = True
  135.     end
  136.     object lNameVersion: TLabel
  137.       Left = 286
  138.       Top = 200
  139.       Width = 12
  140.       Height = 16
  141.       Caption = '...'
  142.       Font.Charset = DEFAULT_CHARSET
  143.       Font.Color = 3355443
  144.       Font.Height = -13
  145.       Font.Name = 'Arial'
  146.       Font.Style = []
  147.       ParentFont = False
  148.       Transparent = True
  149.     end
  150.     object lCaptionChecking: TLabel
  151.       Left = 32
  152.       Top = 122
  153.       Width = 134
  154.       Height = 16
  155.       Caption = 'Checking for updates...'
  156.       Font.Charset = DEFAULT_CHARSET
  157.       Font.Color = 3355443
  158.       Font.Height = -13
  159.       Font.Name = 'Arial'
  160.       Font.Style = []
  161.       ParentFont = False
  162.       Transparent = True
  163.     end
  164.     object Image: TImage
  165.       Left = 32
  166.       Top = 290
  167.       Width = 32
  168.       Height = 32
  169.       AutoSize = True
  170.       Picture.Data = {<image000.TPNGObject>}
  171.     end
  172.     object pbCheckProgress: TProgressBar
  173.       Left = 32
  174.       Top = 145
  175.       Width = 560
  176.       Height = 17
  177.       TabOrder = 0
  178.     end
  179.   end
  180.   object Timer: TTimer
  181.     Enabled = False
  182.     Interval = 50
  183.     OnTimer = TimerTimer
  184.     Left = 232
  185.     Top = 8
  186.   end
  187. end
  188.